How to Install e2undel software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install e2undel software package in Ubuntu 12.04 LTS (Precise Pangolin)

e2undel software package provides Undelete utility for the ext2 file system, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install e2undel 

e2undel is installed in your system.

Make ensure the e2undel package were installed using the commands given below,

$ sudo dpkg-query -l | grep e2undel *

You will get with e2undel package name, version, architecture and description in a table

e2undel package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package e2undel
Version 0.82-1.1
Description Undelete utility for the ext2 file system
Sub Section Admin


See Also, How to uninstall or remove e2undel software package from Ubuntu 12.04 LTS (Precise Pangolin)?